﻿#home-ban .w-button {
    width: 156px;
    height: 40px;
    line-height: 40px;
}
#home-company .w-button {
    width: 160px;
    height: 44px;
    line-height: 44px;
}
#home-services .w-columns .w-columns-inner .w-columns-item-left{
    width:53%;
}
#home-services .w-columns .w-columns-inner .w-columns-item-right {
    width: 47%;
}

#home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-desc {
    height: 154px;
    width:90%;
    left: 135px;
    top: 171px;
    z-index: 3;
    opacity: 1;
}
#home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-txt {
    left: 135px;
    top: 68px;
}


/*新闻中心*/
#news-banner {
    position: relative;
    width: 100%;
    height: calc(437 / 1728 * 100vw);
    background-color: transparent;
    background-image: url(../images/news.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: cover;
    z-index: -1;
}



@media (max-width: 1199px) {
    #home-faq {
        display: none;
    }

    .header .logo {
        margin-left: 13px;
    }

        .header .logo a {
            min-width: 190px;
        }

    .header .m-language {
        margin: 0;
        padding: 0;
        cursor: pointer;
        border-radius: 0;
        line-height: 84px;
    }

    .m-btn {
        line-height: 44px;
    }

    #home-ban .home-ban-text-a {
        font: 16px/1 "Microsoft Yahei","Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
        font-weight: 600;
        line-height: 22px;
        top: 20%;
    }

    #home-ban .home-ban-text-l {
        top: 45%;
    }

    #home-ban .home-ban-text-b {
        font: 16px/1 "Microsoft Yahei","Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
        line-height: 22px;
        width: 260px;
        line-height: 26px;
        top: 50%;
    }

    #home-ban .home-ban-btn {
        top: 80%;
    }

    #home-ban .w-button {
        width: 85px;
        text-decoration: none;
        height: 24px;
        line-height: 24px;
        text-align: center;
        font-size: 14px;
        color: #ffffff;
        border: 1px solid #fff;
        border-radius: 6px;
    }

    #home-company {
        padding: 20px;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
    }

        #home-company .home-company-container {
            margin-top: 0px;
            background-color: #fff;
        }

        #home-company .home-company-container1 {
            background-color: #fff;
            border-radius: 8px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-right: 0 none transparent;
            border-top: 0 none transparent;
            border-bottom: 0 none transparent;
            border-left: 0 none transparent;
            background-color: rgb(243, 243, 243);
            background-image: none;
            background-repeat: repeat;
            background-position: 0 0;
            background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
            background: -o-linear-gradient(top, #ffffff, #f3f3f3);
            background: linear-gradient(top, #ffffff, #f3f3f3);
            background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
            background-size: auto;
            -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
            -ms-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
            -o-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
            height: 100%;
            box-sizing: border-box;
            min-height: auto;
        }

        #home-company .home-company-title {
            color: #f5f8fe;
            font-size: 18px;
            top: 12px;
        }

        #home-company .home-company-title-zh {
            font-size: 18px;
            font-weight: 600;
            top: 34px;
        }

        #home-company .home-company-profile {
            padding-left: 12px;
            padding-right: 12px;
        }

        #home-company .home-company-profile {
            margin-top: 70px;
            max-height: 200px;
            overflow: hidden;
        }

        #home-company .home-company-picture {
            margin-top: -12px;
            height: 122px;
            padding-left: 18px;
            padding-right: 18px;
        }

        #home-company .w-button, #home-company .home-company-btn {
            height: 28px;
            line-height: 28px;
            font-size: 18px;
            width: 100px;
            margin-top: 13px;
        }

        #home-company .home-company-container {
            min-height: auto;
        }

    #home-product .home-product-title-zh {
        top: 29px;
        font-size: 18px;
    }

    #home-product .home-product-title {
        top: 6px;
        font-size: 18px;
    }

    #home-product .home-product-desc {
        margin-top: 60px;
    }

    #home-product .home-product-desc {
        font-size: 15px;
        width: 80%;
        margin: 0 auto;
        margin-top: 60px;
    }

    #home-product .w-label .w-label-tips .w-label-tips-line {
        display: none;
        width: 0px;
    }

    #home-product .w-label .w-label-tips .w-label-tips-item {
        width: 60px;
        display: block;
        float: left;
        overflow: hidden;
        margin-right: 8px;
        font-size: 15px;
    }

        #home-product .w-label .w-label-tips .w-label-tips-item a {
            padding: 0px;
            width: 100%;
            height: 34px;
            font-size: 14px;
        }

    #home-product .w-list {
        margin: 15px 0px 0px 0px;
        overflow: hidden;
        zoom: 1;
    }

        #home-product .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic {
            width: 100%;
            height: auto;
        }

    #home-product .w-list {
    }

        #home-product .w-list .w-list-ul {
            margin-left: 0px;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            box-sizing: border-box;
            padding-left: 4%;
            padding-right: 4%;
        }

            #home-product .w-list .w-list-ul .w-list-item {
                width: 48%;
                display: block;
                margin-left: 0px;
            }

                #home-product .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in {
                    width: 100%;
                    height: 100%;
                }

    #home-product {
        display: block;
    }

        #home-product .home-product-container {
            min-height: auto;
        }

    #home-services .w-columns .w-columns-inner .w-columns-item-left {
        width: 100%;
        max-height: 500px;
    }

    #home-services .w-columns .w-columns-inner .w-columns-item-right {
        width: 100%;
        max-height: 460px;
    }

    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-txt {
        font-size: 26px;
        top: 38px;
        left: 35%;
    }

    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-desc {
        left: 25px;
        top: 85px;
        text-align: center;
    }

    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-reg {
        font-size: 26px;
    }

    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-jt1, #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-jt2 {
        top: 165px;
    }

    #home-services .w-columns .w-columns-inner .w-columns-item {
        min-height: auto;
    }

        #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-1 {
            top: 302px;
        }

        #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-2 {
            top: 227px;
        }

        #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-3 {
            top: 296px;
        }

        #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-4 {
            top: 251px;
        }

        #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-qx {
            top: 204px;
        }

    #home-news .home-news-title {
        font-size: 20px;
        top: 13px;
    }

    #home-news .home-news-title-zh {
        font-size: 20px;
        top: 38px;
    }

    #home-news .home-news-desc div {
        width: 92%;
        text-align: left;
    }

    #home-news .home-news-desc {
        margin-top: 77px;
    }

    #home-news ul.w-al-list li.w-al-unit {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        zoom: 1;
        height: 70px;
        margin-bottom: 20px;
        border-bottom: #eee 1px solid;
    }

    #home-news .w-al-unit .w-al-pic {
        width: 30%;
        float: left;
        height: 50px;
    }

    #home-news ul.w-al-list {
        margin-left: 0px;
    }

    #home-news .w-al-unit a .w-al-text {
        width: 70%;
        float: left;
        position: relative;
    }

    #home-news .w-al-unit a .w-al-text {
        background-color: #fff;
    }

    #home-news .w-al-unit a h5.w-al-title {
        color: #444;
        text-align: left;
    }

    #home-news .w-al-unit .w-al-pic {
        line-height: 30px;
    }

    #home-bottom-nav .w-nav {
        display: none;
    }

    #home-bottom-nav .w-line {
        display: none;
    }

    #home-bottom-nav .sub-menu-container .sub-menu-flex {
        width: 92%;
        margin: 0 auto;
        float: none;
    }

    #home-bottom-nav * {
        font-size: 18px;
    }

    #home-bottom-nav .home-bottom-nav-container-right {
        float: none;
        margin: 0 auto;
    }

    #home-news .home-new-all {
        min-height: auto;
    }

    #aboutus .aboutus-title-zh {
        top: 32px;
        font-size: 18px;
    }

    #aboutus .aboutus-title {
        top: 8px;
        font-size: 20px;
    }

    #aboutus .aboutus-profile {
        margin: 0 auto;
        margin-top: 66px;
        width: 92%;
        text-align: justify;
        padding-bottom: 10px;
    }

    #aboutus .aboutus-vision {
        margin-top: 26px;
    }

    #aboutus .aboutus-container1 {
        background-color: #fff;
    }

    #aboutus .aboutus-vision-main {
        width: 88%;
        margin: 0 auto;
        text-align: justify;
        overflow: hidden;
        zoom: 1;
    }

    #aboutus .aboutus-vision-left {
        width: 100%;
        height: auto;
        float: none;
    }

        #aboutus .aboutus-vision-left span strong {
            font-size: 16px;
        }

    #aboutus .aboutus-vision {
        width: 90%;
        margin: 0 auto;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 8px;
        background-color: rgb(255, 255, 255);
        background-image: none;
        background-repeat: repeat;
        background-position: 0 0;
        background: -moz-linear-gradient(top, none, none);
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background-size: auto;
        -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
        height: 100%;
        box-sizing: border-box;
        margin-top: 80px;
        margin-bottom: 20px;
    }

    #aboutus .aboutus-vision-right {
        float: none;
        width: 100%;
        margin-left: 0px;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 8px;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -moz-linear-gradient(top, none, none);
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background-size: cover;
        -moz-box-shadow: -4.330127px 2.500000px 5px transparent;
        -webkit-box-shadow: -4.330127px 2.5px 5px transparent;
        -ms-box-shadow: -4.330127px 2.500000px 5px transparent;
        -o-box-shadow: -4.330127px 2.500000px 5px transparent;
        box-shadow: -4.330127px 2.5px 5px transparent;
        height: 153px;
        box-sizing: border-box;
    }

    #aboutus-nav .aboutus-nav-container {
        width: 100%;
    }

    #aboutus-nav .w-nav .w-nav-inner {
        padding: 0;
        margin: 0;
        float: left;
        list-style: none;
        width: 33.3333333333%;
        height: 41px;
        line-height: 41px;
        position: relative;
        z-index: 2;
    }

    #aboutus-nav .w-nav .w-nav-item.current {
        background-color: rgb(0, 60, 131);
        background-image: none;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -webkit-linear-gradient(none, none);
        background: -moz-linear-gradient(none, none);
        background: -ms-linear-gradient(none, none);
        background: linear-gradient(none, none);
        background-size: auto;
        border: 0px;
    }

    #aboutus-nav .sliding {
        background-color: rgb(0, 60, 131);
    }

    #aboutus-nav .w-nav .w-nav-item.current .w-nav-item-link {
        color: #fff;
    }

        #aboutus-nav .w-nav .w-nav-item.current .w-nav-item-link:hover {
            color: #4A4A4A;
        }

    #aboutus-nav .w-nav {
        margin: 0;
        padding: 0;
        background-color: rgb(243, 243, 243);
        background-image: none;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -webkit-linear-gradient(none, none);
        background: -moz-linear-gradient(none, none);
        background: -ms-linear-gradient(none, none);
        background: linear-gradient(none, none);
        background-size: auto;
    }

    #aboutus-nav .sliding-box {
        height: auto;
    }

    #aboutus-nav .aboutus-nav-container {
        height: 50px;
    }

    #aboutus .aboutus-culture {
        margin-top: 0px;
        display: block;
        margin-bottom: 22px;
    }

        #aboutus .aboutus-culture .w-container {
            float: none;
            width: 90%;
            margin: 0 auto;
        }

        #aboutus .aboutus-culture .aboutus-culture-all {
            margin-left: 0px;
        }

        #aboutus .aboutus-culture .w-container:not(:first-child) {
            margin-left: 0px;
            float: none;
            width: 90%;
            margin: 0 auto;
        }

        #aboutus .aboutus-culture .w-container {
            height: auto;
        }

        #aboutus .aboutus-culture .aboutus-culture-all {
            margin-top: 50px;
        }

        #aboutus .aboutus-culture .aboutus-culture-txt span strong {
            font-size: 16px;
        }

        #aboutus .aboutus-culture .aboutus-culture-txt {
            height: auto;
            margin-top: 22px;
            width: 80%;
            padding-top: 20px;
        }

    #news .news-container1 {
        background-color: #fff;
    }

    #news .news-title {
        font-size: 18px;
    }

    #news .news-title-zh {
        font-size: 18px;
    }

    #news .news-title {
        top: 10px;
    }

    #news .news-title-zh {
        top: 32px;
    }

    #news .news-vision-top {
        display: none;
    }

    #news .news-vision {
        margin-top: 60px;
    }

    #news .news-vision-container {
        width: 92%;
    }

    #news .news-vision-main {
        margin: 0px;
        width: 100%;
        margin-top: 10px;
        overflow: hidden;
        zoom: 1;
    }

        #news .news-vision-main .w-list .w-list-ul .w-list-item {
            padding: 0px;
        }

            #news .news-vision-main .w-list .w-list-ul .w-list-item .w-list-desc {
                text-align: justify;
            }

            #news .news-vision-main .w-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink {
                font-size: 16px;
            }

            #news .news-vision-main .w-list .w-list-ul .w-list-item .w-list-r .w-list-r-in {
                padding-left: 0px;
            }

            #news .news-vision-main .w-list .w-list-ul .w-list-item .w-list-pic {
                bottom: 15px;width:133px;
            }

            #news .news-vision-main .w-list .w-list-ul .w-list-item .w-list-r {
                padding-left: 146px;
            }

            #news .news-vision-main .w-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink {
                height: 85px;
                overflow: hidden;
            }

    #news .news-vision {
        margin-bottom: 0px;
    }

    #products .products-title {
        top: 10px;
        font-size: 18px;
    }

    #products .products-title-zh {
        top: 30px;
        font-size: 18px;
    }

    #products .products-vision {
        margin-top: 60px;
    }

    #products .products-container1 {
        background-color: #fff;
    }

    #products .products-vision-main {
        width: 100%;
        margin: 0 auto;
    }

    #products .w-list .w-list-ul {
        margin-left: 0px;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        box-sizing: border-box;
        padding-left: 4%;
        padding-right: 4%;
    }

    #products .w-crumbs {
        width: 92%;
        margin: 0 auto;
    }

    #products .w-list .w-list-ul .w-list-item {
        margin-left: 0px;
        width: 48%;
    }

        #products .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic {
            height: auto;
        }

            #products .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in {
                width: 180px;
                height: auto;
            }

    #products .w-crumbs {
        color: #666;
    }

    #products .products-vision-detail {
        margin-top: 10px;
    }

    #products .products-vision-left {
        float: none;
        width: 90%;
        margin: 0 auto;
    }

    #products .products-vision-right {
        width: 90%;
        margin: 0 auto;
        float: none;
    }

    #news .w-container {
        margin-top: 0px;
    }

    #news .news-container1 {
        background-color: #fff;
    }

    #news .w-container-1 .w-info {
        font-size: 16px;
    }

    #news .w-detail {
        font-size: 16px;
    }

    #news .news-container {
        background-color: #fff;
        border-radius: 0px;
        box-shadow: none;
    }

    #news {
        background-color: #fff;
    }

        #news .w-container {
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        #news .w-container-1 .w-info {
            margin: 0px;
            background-color: #fff;
        }

        #news .w-container-1 {
            background-color: #fff;
        }

        #news .news-vision-detail {
            margin-top: 20px;
        }

        #news .w-line {
            margin-top: 10px
        }

    #ourservices .ourservices-1 .ourservices-1-left {
        width: 100%;
    }

        #ourservices .ourservices-1 .ourservices-1-left .ourservices-1-left-txt1 {
            margin-top: 25px;
            margin-left: 0px;
            width: 90%;
            margin: 0 auto;
            text-align: center;
            padding-top: 15px;
            height: 140px;
        }

            #ourservices .ourservices-1 .ourservices-1-left .ourservices-1-left-txt1 span {
                font-size: 28px;
            }

        #ourservices .ourservices-1 .ourservices-1-left .ourservices-1-left-txt2 {
            top: 93px;
            left: 0px;
            text-align: center;
            width: 90%;
        }

        #ourservices .ourservices-1 .ourservices-1-left .ourservices-1-left-line {
            width: 90%;
            margin-left: 0px;
            margin: 0 auto;
        }

            #ourservices .ourservices-1 .ourservices-1-left .ourservices-1-left-line .w-line {
                width: 100%;
            }

    #home-news .w-al-unit .w-al-pic img {
        width: 70px;
        height: 60px;
    }

    #ourservices .ourservices-1 .ourservices-1-right {
        width: 100%;
        float: none;
    }

    #ourservices .mySwiper {
        height: 280px;
    }

    #ourservices .ourservices-2 .ourservices-2-content-container {
        top: 6%;
        left: 10%;
        width: 80%;
        right: 10%;
    }

    #ourservices .ourservices-2 {
        height: 430px;
    }

    #ourservices .ourservices-3 .ourservices-3-content-container {
        top: 6%;
        left: 10%;
        width: 80%;
        right: 10%;
    }

    #ourservices .ourservices-3 {
        height: 430px;
    }

        #ourservices .ourservices-3 .ourservices-3-line-2 {
            top: 42px;
            height: 353px;
            overflow: hidden;
        }

        #ourservices .ourservices-3 .ourservices-3-line-1 {
            left: 10%;
            width: 80%;
            overflow: hidden;
        }

    #commer .commer-1 .commer-1-title {
        font-size: 20px;
        width: 100%;
        text-align: center;
        margin-left: 0px;
        margin: 0 auto;
        margin-top: 18px;
        height: 46px;
    }

    #commer .commer-1 .commer-1-line {
        margin-left: 0px;
        width: 100%;
        margin-left: 0px;
        margin: 0 auto;
    }

        #commer .commer-1 .commer-1-line .w-line {
            width: 100%;
        }

    #commer .commer-1 .commer-1-container {
        margin-top: 0px;
    }

        #commer .commer-1 .commer-1-container .commer-1-container-left {
            float: none;
            width: 100%;
        }

            #commer .commer-1 .commer-1-container .commer-1-container-left .commer-1-container-left-title {
                width: 100%;
                margin: 0 auto;
                text-align: right;
                float: none;
            }

            #commer .commer-1 .commer-1-container .commer-1-container-left .commer-1-container-left-img {
                width: 100%;
            }

        #commer .commer-1 .commer-1-container .commer-1-container-right {
            float: none;
            width: 100%;
            margin: 0 auto;
        }

        #commer .commer-1 .commer-1-container .commer-1-container-left .commer-1-container-left-img {
            height: auto;
            margin-bottom: 12px;
        }

        #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-title {
            width: 100%;
        }

        #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-line,
        #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-line .w-line {
            width: 100%;
        }

        #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-txt1 {
            width: 100%;
            margin-top: 0px;
        }

            #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-txt1 .commer-1-container-right-txt1-name {
                font-size: 28px;
            }

        #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-txt1 {
            height: 104px;
        }

            #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-txt1 .commer-1-container-right-txt1-num {
                font-size: 28px;
            }

            #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-txt1 .commer-1-container-right-txt1-top {
                height: 40px;
            }
        #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-txt2 {
            width: 100%;
            margin: 20px auto;
        }
            #commer .commer-1 .commer-1-container .commer-1-container-right .commer-1-container-right-txt2 div {
                width: 88%;
                margin: 0 auto; text-align:justify;
            }
    #commer {
        width: 90%;
        margin: 0 auto;
    }
        #commer .commer-2 {
            width: 100%;
            float: none;
        }
        #commer .commer-1{
            min-height:660px;
        }
        #commer .commer-2, #commer .commer-2 .commer-2-title {
            margin-top: 0px;
            font-size: 30px;
            text-align: center;
        }
        #commer .commer-2 .commer-2-container{
            height:100%;
        }
            #commer .commer-2 .commer-2-title{width:100%; margin-left:0px;}
            #commer .commer-2 .commer-2-first-text p span {
                font-size: 30px;
                text-align: center;
            }

            #commer .commer-2 .commer-2-first-text, #commer .commer-2 .commer-2-second-text {
                height: 108px;
            }
    #commer .commer-2 .commer-2-first{
        margin-top:0px;
    }

            #commer .commer-2 .commer-2-first-text p span, .commer-2-second-text p span, #commer .commer-2 .commer-2-first-text p {
                font-size: 26px !important;
                line-height: 22px;
            }
            #commer .commer-2 .commer-2-first-text p:nth-child(2){display:none;}
                #commer .commer-2 .commer-2-first-text p:nth-child(3) span, #commer .commer-2 .commer-2-first-text p:nth-child(4) span {
                    font-size: 16px !important;
                }
            #commer .commer-2 .commer-2-first-1, #commer .commer-2 .commer-2-first-2 {
                height: 110px;
            }
            #commer .commer-2 .commer-2-first-line{height:110px;}
            #commer .commer-2 .commer-2-second-1, #commer .commer-2 .commer-2-second-2 {
                height: 110px;
            }
            .commer-2-second-text p:nth-child(2){display:none;}
        #commer .commer-2 .commer-2-second-text p span {
            font-size: 26px !important;
        }
        #commer .commer-2 .commer-2-second-text p span {
            font-size: 16px !important;
        }
    #commer .commer-2 .commer-2-second-line .w-line{
        margin-top:0px; height:110px;
    }
    #commer .commer-2{height:320px;}
    #commer .commer-3 .commer-3-container .commer-3-right{
        float:none;
        width:100%;
    }
    .commer-3-title{
        margin-top:20px; padding-left:20px;
    }
    .commer-3-title span {
        font-size: 36px !important;
    }
    #commer .commer-3 .commer-3-container .commer-3-right .commer-3-line .w-line, #commer .commer-3 .commer-3-container .commer-3-right .commer-3-line {
        width: 100%;
    }
    #commer .commer-3 .commer-3-container .commer-3-right .commer-3-txt .commer-3-txt-main {
        float: none;
        width: 100%;
    }
    #commer .commer-3 .commer-3-container .commer-3-right .commer-3-txt .commer-3-txt-1{
        padding-left:20px;
    }
    #commer .commer-3 .commer-3-container .commer-3-right .commer-3-img-desc{
        width:90%; margin:0 auto;
    }
    #commer .commer-3 .commer-3-container .commer-3-right .commer-3-txt .commer-3-btn{
        text-align:center;
    }
    #commer .commer-3 .commer-3-container .commer-3-right .commer-3-txt .commer-3-txt-2{
        width:90%; margin:0 auto;
    }
    #commer .commer-4 .commer-4-container .commer-4-left .commer-4-line, #commer .commer-4 .commer-4-container .commer-4-left .commer-4-line .w-line, #commer .commer-4 .commer-4-container .commer-4-left {
        width: 100%;
    }
        #commer .commer-4 .commer-4-container .commer-4-left .commer-4-txt .commer-4-txt-main{
            float:none; width:100%;
        }

    #commer .commer-5 .commer-5-container .commer-5-right{
        float:none;width:100%;
    }
        #commer .commer-5 .commer-5-container .commer-5-right .commer-5-txt .commer-5-txt-main{
            float:none; width:100%;
        }
        #commer .commer-5 .commer-5-container .commer-5-right .commer-5-txt .commer-5-txt-1{
            padding-left:20px;
        }
    #commer .commer-4 .commer-4-container .commer-4-left .commer-4-txt .commer-4-txt-1 {
        padding-right: 10px;
    }
    #commer .commer-7 .commer-7-container .commer-7-left{
        width:100%;float:none; margin-left:0px;
    }
    #commer .commer-8{
        width:100%;overflow:hidden;zoom:1;
    }
    #commer .commer-8 .commer-8-left {
        width: 100%;
        float: none; height:auto;
    }
    #commer .commer-8 .commer-8-left .commer-8-content{
        width:100%;
    }
        .#commer .commer-8 .commer-8-left .commer-8-progress, #commer .commer-8 .commer-8-left .commer-8-progress {
            width: 100%;
        }
        #commer .commer-8 .commer-8-left .commer-8-content-left-inner{
            width:100%;
        }
    #commer .commer-8 .commer-8-right{
        float:none; width:100%; margin-right:0px; 
    }
    #commer .commer-8 .commer-8-left .commer-8-content-left{width:35%;}
    #commer .commer-8 .commer-8-left .commer-8-content-right{width:65%; margin-left:0px; margin-top:30px;}
    #commer .commer-8{
        float:none;
    }
        #commer .commer-8 .commer-8-right-content{
            width:100%;
        }
        #commer .commer-8 .commer-8-right-logo{
            max-width:40%;
        }
        #commer .commer-8 .commer-8-left .commer-8-content-right-inner span {
            font-size: 20px !important;
        }
        #commer .commer-8 .commer-8-right-title{
            float:none;
        }
    #contactus .contactus-title {
        top: 12px;
        font-size: 20px;
    }
    #contactus .contactus-title-zh {
        top: 38px;
        font-size: 20px;
    }
    #contactus .contactus-content-container {
        margin: 0 auto;
        margin-top: 80px;
        width: 90%;
    }
    #contactus .w-label-content-item-map {
        display: none;
    }
    #contactus .w-label-content-item-txt{
        width:100%; margin-left:20px;
    }
    #contactus .contactus-content-container-inner{
        padding:15px;
    }
    #contactus .w-label .w-label-tips .w-label-tips-item, #contactus .w-label .w-label-tips .w-label-tips-item.current {
        width: 82px;
    }
    #contactus .w-label .w-label-content{
        left:82px;
    }
    #contactus .w-label-content-item-txt{
        width:88%;
    }
    #shengming .shengming-container {
        width: 92%;
        margin: 0 auto;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 10px;
        background-color: rgb(255, 255, 255);
        background-image: none;
        background-repeat: repeat;
        background-position: 0 0;
        background: -moz-linear-gradient(top, none, none);
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background-size: auto;
        -moz-box-shadow: 0 0 12px rgba(153, 153, 153, 0.33);
        -webkit-box-shadow: 0 0 12px rgba(153, 153, 153, 0.33);
        -ms-box-shadow: 0 0 12px rgba(153, 153, 153, 0.33);
        -o-box-shadow: 0 0 12px rgba(153, 153, 153, 0.33);
        box-shadow: 0 0 12px rgba(153, 153, 153, 0.33);
        height: 100%;
        box-sizing: border-box;
         margin-top:22px; margin-bottom:22px;
    }
    #shengming .shengming-vision{
        margin-top:22px;
    }
    #shengming .shengming-vision-main{
        width:92%; margin:0 auto;
    }
    #compliance .compliance-content .compliance-content-title {
        width: 100%; 
    }
    #compliance .compliance-content .compliance-content-line:nth-child(2) {
        margin-top: 30px;
    }

    .button_Style1{
        width:100%;right:0px; bottom:180px;
    }
    .tem_39_9 .w-button {
        width: 100%;
        height: 54px;
        line-height: 54px;
    }
    .tem_39_9 .w-button .w-button-text{
        font-size: 18px;
    }
    #home-ban .home-ban-big, #home-ban .home-ban-big img {
        height: 262px;
        width: 383px;
    }
    #home-ban .home-ban-mid, #home-ban .home-ban-mid img {
        height: 272px;
        width: 300px;
    }
    #home-ban .home-ban-small, #home-ban .home-ban-small img {
        width: 248px;
        height: 248px;
    }
    #home-ban,#home-ban .bg,#home-ban .smallpic{
        height:262px;
    }
    #home-ban .home-ban-small{
        top:-10px;
    }
    #home-ban .home-ban-text-a{
        top:40px;
    }
    #home-ban .home-ban-text-l{
        top:100px;
    }
    #home-ban .home-ban-text-b{
        top:120px;
    }
    #home-ban .home-ban-btn{
        top:190px;
    }
    #home-company .home-company-container .home-company-container1{
        min-height:auto;
    }
    #home-product .w-list{
        margin-left:30px;
    }
    .picScroll-left .hd .prev, .picScroll-left .hd .next{
        top:35%;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item-left{
        float:none;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item-right {
        right: 0px;
        float: none;
        top: 450px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item{
        min-height:430px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-reg{
        top:88px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-jt1, #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-jt2{
        top:15px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-jt1{
        left:260px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-jt2{
        left:320px;
    }
    #home-bottom-nav .yibuFrameContent, #home-bottom-nav .esmartMargin {
        width: 100% !important;
    }
    .home-botom-copyright {
        display:none;
    }
    .home-botom-copyright-mob{
        display:block; margin-top:5px; margin-bottom:62px;
    }
    .home-botom-copyright-mob p{ height:25px; line-height:25px; font-size:16px; text-align:center; color:#555;}
    .home-botom-copyright-mob p a,.home-botom-copyright-mob p a:visited{color:#555;}
        .home-botom-copyright-mob p span {
            display: inline-block;
        }
        .home-botom-copyright-mob p span:nth-child(1) {
            margin: 0 auto;
            width: 14px;
            height: 16px;
            background: url(../images/jing.png) 0px 0px no-repeat;
            margin-right: 6px;
        }
    #home-bottom-nav .home-bottom-nav-container-right{ margin-bottom:10px;}
    .mw-nav{display:block; position:absolute; top:14px;width: 100%;}
        .mw-nav ul {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            box-sizing: border-box;
        }
    #home-bottom-nav .home-bottom-nav-container-right{max-width:100%;}
    .mw-nav ul li {
        width: 33%; text-align:center;
    }
    .mw-nav a, .mw-nav a:visited{
        color: #fff;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-qx{
        left:0px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-1{
        left:15px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-2{
        left:96px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-3 {
        left: 209px;
    }
    #home-services .w-columns .w-columns-inner .w-columns-item .w-columns-content-services-4 {
        left: 309px;
    }
    .header, .h-fix{height:82px;}
	#news .news-vision-main .w-list .w-list-ul .w-list-item{min-height: 103px;}
}



